home *** CD-ROM | disk | FTP | other *** search
- -- card: 4460 from stack: in
- -- bmap block id: 5101
- -- flags: 0000
- -- background id: 2669
- -- name:
-
-
- -- part 1 (button)
- -- low flags: 00
- -- high flags: A003
- -- rect: left=16 top=195 right=252 bottom=239
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Welcome & Introduction
- ----- HyperTalk script -----
- on mouseUp
- visual effect iris close
- go to card id 6060
- end mouseUp
-
-
-
- -- part 2 (button)
- -- low flags: 00
- -- high flags: A003
- -- rect: left=17 top=263 right=320 bottom=238
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: C++ Overview and C vs. C++
- ----- HyperTalk script -----
- on mouseUp
- visual effect venetian blinds
- go to card id 3504
- end mouseUp
-
-
-
- -- part 3 (button)
- -- low flags: 00
- -- high flags: A003
- -- rect: left=284 top=124 right=174 bottom=502
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: OOP and Classes
- ----- HyperTalk script -----
- on mouseUp
- visual effect iris open
- go to card id 8942
- end mouseUp
-
-
-
- -- part 4 (button)
- -- low flags: 00
- -- high flags: A003
- -- rect: left=284 top=178 right=226 bottom=502
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: C++ Glossary and examples
- ----- HyperTalk script -----
- on mouseUp
- visual effect barn door open
- go to card id 9948
- end mouseUp
-
-
-
- -- part 5 (button)
- -- low flags: 00
- -- high flags: A003
- -- rect: left=288 top=273 right=324 bottom=502
- -- title width / last selected line: 0
- -- icon id / first selected line: 1001 / 1001
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Exit/Quit C++ stack
- ----- HyperTalk script -----
- on mouseUp
- visual effect venetian blinds
- go to home
- end mouseUp
-
-
-
- -- part 6 (button)
- -- low flags: 00
- -- high flags: A003
- -- rect: left=19 top=122 right=181 bottom=238
- -- title width / last selected line: 0
- -- icon id / first selected line: 32462 / 32462
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: HELP
- ----- HyperTalk script -----
- on mouseUp
- visual effect plain
- go to card id 4618
- end mouseUp
-
-
-
- -- part 18 (button)
- -- low flags: 00
- -- high flags: A003
- -- rect: left=285 top=228 right=268 bottom=502
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Problems to try
- ----- HyperTalk script -----
- on mouseUp
- visual effect plain
- go to card id 19324
- end mouseUp
-
-